home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP Products & Services 1994 Summer / NeXTSTEP Products & Services 1994 Summer.iso / AlembicDemo.app / EquationBuilder / EquationBuilder.pkg / EquationBuilder.tar.Z / EquationBuilder.tar / EquationBuilder.app / English.lproj / BraceInspector.nib / data.classes next >
Text File  |  1992-09-15  |  381b  |  25 lines

  1. AttributesInspector = {
  2.     ACTIONS = {
  3.     groupChanged:;
  4.     };
  5.     OUTLETS = {
  6.     attributesInspectorView;
  7.     inspectedObject;
  8.     };
  9.     SUPERCLASS = Object;
  10. };
  11. BraceInspector = {
  12.     ACTIONS = {
  13.     changeOverUnderBrace:;
  14.     };
  15.     OUTLETS = {
  16.     overunderBraceMatrix;
  17.     };
  18.     SUPERCLASS = AttributesInspector;
  19. };
  20. FirstResponder = {
  21.     ACTIONS = {
  22.     };
  23.     SUPERCLASS = Object;
  24. };
  25.